home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / compress / unz50x16.zip / README < prev    next >
Text File  |  1992-08-20  |  4KB  |  70 lines

  1. File Readme for:
  2.  
  3. unzip50.zip    generic Unix/VMS/OS2/MSDOS/Mac/Windows[/Amiga/Atari] UnZip 5.0
  4. unzip50.zoo    same as above, but ZOO format
  5. unzip50.tar.Z    same as above, but compressed tar format
  6.  
  7. A public distribution version of the Info-ZIP project's generic UnZip
  8. utility; 20 August 1992.
  9.  
  10. __________________________________________________________________________
  11.  
  12. BEFORE YOU ASK:  UnZip, its companion utility Zip, and related utilities
  13. and support files can be found in many places; read the file "Where" for
  14. further details.  To contact the authors with suggestions, bug reports, or
  15. fixes, continue reading this file (Readme) and the file "ZipRules".  For
  16. a list of known bugs and possible future features, read "BUGS".  And for a
  17. commented listing of the files included in the source distribution, read
  18. "Contents" in said distribution.
  19. __________________________________________________________________________
  20.  
  21.  
  22. This version of UnZip has been ported to a wide array of Unix and other
  23. mainframes, minis, and micros (including VMS, OS/2, Minix, MSDOS, Windows,
  24. Amiga (not tested recently), and Macintosh).  Although highly compatible
  25. with PKware's PKZIP and PKUNZIP utilities of MSDOS fame, our primary ob-
  26. jective has been one of portability and other-than-MSDOS functionality.
  27. Features not found in the PKWare version include default extraction of
  28. directory trees (with a switch to defeat this, rather than the other way
  29. around); VMS, Macintosh and OS/2 extended file attributes; and, of course,
  30. the ability to run under most of your favorite operating systems.
  31.  
  32. See the main Contents file for a list of what's included.  The individual
  33. OS Contents files (e.g., VMS/Contents) may list important compilation info
  34. in addition to explaining what files are what, so be sure to read them if
  35. you're not compiling under Unix.
  36.  
  37. New features in this version include support for deflation (the new, high-
  38. performance compression method introduced in the PKZIP 1.93 alpha); much
  39. faster decompression; relaxed copyright restrictions, due to rewritten
  40. code (see COPYING for details); multiple password guessing, for encrypted
  41. zipfiles; support for options stored in an environment variable, to change
  42. the default behavior; and a new Unix filter version of UnZip called FUnZip.
  43. Many bugs were fixed as well.  The History file details the changes, and
  44. BUGS indicates the ones we haven't nailed just yet. :-)
  45.  
  46. See unzip.1 or unzip.man for usage (or zipinfo.1/zipinfo.man for ZipInfo
  47. usage, or funzip.1/funzip.man--do you sense a pattern here?--for FUnZip
  48. usage).  Unfortunately the VMS versions of these documents are out of date
  49. now; we hope to correct this soon.
  50.  
  51. All bug reports and patches (context diffs only, please!) should go to
  52. zip-bugs@cs.ucla.edu, and suggestions for new features can be sent to
  53. info-zip@cs.ucla.edu (although we don't promise to use all suggestions).
  54. If it's something which is manifestly useful, sending the required patches
  55. to zip-bugs directly is likely to produce a quicker response than asking
  56. us to do it.  Those directly responsible for updating the code are somewhat
  57. short on time these days.  If you're considering a port, however, please
  58. check in with Info-ZIP FIRST, since the code is constantly being updated
  59. behind the scenes.  We'll arrange to send you the latest source.  The
  60. alternative is the possibility that your hard work will be tucked away in
  61. a sub-archive and pretty much ignored.
  62.  
  63. If you'd like to keep up to date with our UnZip (and companion Zip utility)
  64. development, join the ranks of BETA testers, add your own thoughts and con-
  65. tributions, etc., send your request to Info-ZIP-Request@cs.ucla.edu and
  66. Rich Wales will add you to the Info-ZIP newsletter mailing list.
  67.  
  68. Greg Roelofs (Cave Newt), UnZip maintainer,
  69. with inspiration from David Kirschbaum
  70.